Skip to content
Back to search
30
MCP

UUID Generator

pulsemcp/uuid generator

Generate UUIDs v4, v7, ULID, and nanoid with batch support.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

UUID Generator API
Generate UUIDs v4, v7, ULID, nanoid. Batch support. x402 micropayment.
0 tools · sse
UUID Generator API live
Generate UUIDs v4, v7, ULID, nanoid. Batch support. x402 micropayment.
1 tools · sse
io.github.ryudi84/uuid-forge-mcp
Generate UUID v4/v7, ULID, nanoid, and random unique identifiers
0 tools
io.github.ryudi84/uuid
MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, random IDs.
0 tools
uuid-forge-mcp
MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, and random IDs. Every project needs unique identifiers.
0 tools
Barcode Generator
Generate EAN-13, UPC-A, Code128, and Code39 barcodes as SVG.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "uuid_generator": {
      "url": "None",
      "transport": "http"
    }
  }
}